[INFO] fetching crate pidginhost-sdk 0.3.0...
[INFO] testing pidginhost-sdk-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate pidginhost-sdk 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pidginhost-sdk 0.3.0
[INFO] finished tweaking crates.io crate pidginhost-sdk 0.3.0
[INFO] tweaked toml for crates.io crate pidginhost-sdk 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pidginhost-sdk 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pidginhost-sdk 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7eae108cc2e6981c4a3a2d920134c4c86455ebe988fc18a5ffcc8a2f61446f59
[INFO] running `Command { std: "docker" "start" "-a" "7eae108cc2e6981c4a3a2d920134c4c86455ebe988fc18a5ffcc8a2f61446f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eae108cc2e6981c4a3a2d920134c4c86455ebe988fc18a5ffcc8a2f61446f59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eae108cc2e6981c4a3a2d920134c4c86455ebe988fc18a5ffcc8a2f61446f59", kill_on_drop: false }`
[INFO] [stdout] 7eae108cc2e6981c4a3a2d920134c4c86455ebe988fc18a5ffcc8a2f61446f59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81f39004bb142c7b2c3ad944a2851082bd3eeb0555e6787212c732675e686a3b
[INFO] running `Command { std: "docker" "start" "-a" "81f39004bb142c7b2c3ad944a2851082bd3eeb0555e6787212c732675e686a3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling pidginhost-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.94s
[INFO] running `Command { std: "docker" "inspect" "81f39004bb142c7b2c3ad944a2851082bd3eeb0555e6787212c732675e686a3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f39004bb142c7b2c3ad944a2851082bd3eeb0555e6787212c732675e686a3b", kill_on_drop: false }`
[INFO] [stdout] 81f39004bb142c7b2c3ad944a2851082bd3eeb0555e6787212c732675e686a3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0be3da2d64be3bbd9dc8c46f72cdda6152bf3ea8e8558610298a0540f20683ea
[INFO] running `Command { std: "docker" "start" "-a" "0be3da2d64be3bbd9dc8c46f72cdda6152bf3ea8e8558610298a0540f20683ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling pidginhost-sdk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.28s
[INFO] running `Command { std: "docker" "inspect" "0be3da2d64be3bbd9dc8c46f72cdda6152bf3ea8e8558610298a0540f20683ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0be3da2d64be3bbd9dc8c46f72cdda6152bf3ea8e8558610298a0540f20683ea", kill_on_drop: false }`
[INFO] [stdout] 0be3da2d64be3bbd9dc8c46f72cdda6152bf3ea8e8558610298a0540f20683ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dce91a590ecccbcecd2247693e05a6aba3b11a62b6253caa2cbe3102bf953d13
[INFO] running `Command { std: "docker" "start" "-a" "dce91a590ecccbcecd2247693e05a6aba3b11a62b6253caa2cbe3102bf953d13", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pidginhost_sdk-b38beeb90c815840)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pidginhost_sdk
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/client.rs - client (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/client.rs - client (line 5) stdout ----
[INFO] [stdout] error[E0433]: cannot find `PidginHost` in `pidginhost_sdk`
[INFO] [stdout]  --> src/client.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 7 | let client = pidginhost_sdk::PidginHost::new("your-api-token");
[INFO] [stdout]   |                              ^^^^^^^^^^ could not find `PidginHost` in `pidginhost_sdk`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use pidginhost_sdk::client::PidginHost;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `PidginHost`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let client = pidginhost_sdk::PidginHost::new("your-api-token");
[INFO] [stdout] 7 + let client = PidginHost::new("your-api-token");
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/client.rs:8:83
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_client_rs_5_0() {
[INFO] [stdout]   |                                      ------------------------------------ this is not `async`
[INFO] [stdout] 7 | let client = pidginhost_sdk::PidginHost::new("your-api-token");
[INFO] [stdout] 8 | let servers = pidginhost_sdk::apis::cloud_api::cloud_servers_list(&client.config).await?;
[INFO] [stdout]   |                                                                                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]     --> src/client.rs:8:15
[INFO] [stdout]      |
[INFO] [stdout]    8 | let servers = pidginhost_sdk::apis::cloud_api::cloud_servers_list(&client.config).await?;
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------- argument #2 of type `Option<i32>` is missing
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> src/apis/cloud_api.rs:5330:14
[INFO] [stdout]      |
[INFO] [stdout] 5330 | pub async fn cloud_servers_list(configuration: &configuration::Configuration, page: Option<i32>) -> Result<models::PaginatedServer...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]      |
[INFO] [stdout]    8 | let servers = pidginhost_sdk::apis::cloud_api::cloud_servers_list(&client.config, /* Option<i32> */).await?;
[INFO] [stdout]      |                                                                                 +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "dce91a590ecccbcecd2247693e05a6aba3b11a62b6253caa2cbe3102bf953d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dce91a590ecccbcecd2247693e05a6aba3b11a62b6253caa2cbe3102bf953d13", kill_on_drop: false }`
[INFO] [stdout] dce91a590ecccbcecd2247693e05a6aba3b11a62b6253caa2cbe3102bf953d13
